Search results
91 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Easy way to manage a pool of worker threads.
- thread
- pool
- worker_threads
- workers
- threads
- worker
- async
- cpu-bound
- parallelism
- parallel
- process
- worker_thread
- queue
- task
- View more
Consistent Web Workers in browser and Node (NWJS-compatible fork)
Working example implementation of "worker_threads"
Runs a function as a worker thread.
Check if javascript code is running in the main thread or in a worker thread. This module is compatible with web browsers, bun, deno and node.js. # Usage ```js import { isMainThread } from '@dandre3000/is-main-thread'
- thread
- worker
- pool
- spawn
- isomorphic
- parallel
- observable
- worker_threads
- vblaze
- queue
- task-queue
- celery
- worker-threads
- threads
Consistent Web Workers in browser and Node.
Nodejs worker_threads promised wrapper
Web workers & worker threads as simple as a function call
Consistent Web Workers in browser and Node.
A node.js worker_thread that runs once, can load modules and returns stdout
Node.js Atomic thread safe tools
- Atomic
- Atomics
- Int8
- Int16
- Int32
- Uint8
- Uint16
- Uint32
- BigInt64
- BigUint64
- AtomicInt8
- AtomicInt16
- AtomicInt32
- AtomicUint8
- View more
Simple, no frills, threading in Node.js
- nodejs
- async
- promise
- worker_threads
- worker
- thread
- pool
- threadpool
- multi threading
- typescript
- fast
- worker threads
- thread pool
Lib for shared data transfer between streams
基于Node.js worker_threads 的轻量级跨线程RPC通信模块,支持主线程与Worker线程之间的异步方法调用。
Tread-safe map structure for worker_threads.
- thread
- worker
- worker_threads
- multithreading
- data sharing
- hash map
- hash table
- shared map
- worker share
- thread safe
- worker_map
A Fastify plugin that exposes threads.js functionality
Run your CPU intensive functions in a separate thread on the fly, and keep your application running at 60FPS.
Web workers & worker threads as simple as a function call
Helps you use workers more easily in NodeJS, just like an async function